home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-04-17 | 1.8 KB | 48 lines |
-
- [CDSETUP]
-
- ; *****************************************************************************
- ; Product Name
- ;
- ; A unique product name MUST be specified in order to register it with the
- ; Licence Management Syetem.
- ; *****************************************************************************
-
- ProductName=IDP
-
- ; *****************************************************************************
- ; LicenceNo(n)
- ;
- ; In order to define multiple licence numbers for installation use LicenceNo(0)
- ; to LicenceNo(24) (Maximum number of licence numbers = 25). Unique licence
- ; numbers will be provided by C-Dilla.
- ; *****************************************************************************
-
- LicenceNo(0)=2953453568
-
- ; *****************************************************************************
- ; NetworkPath(n)
- ;
- ; In order to define multiple network licence paths for network licence numbers
- ; use NetworkPath(0) to NetworkPath(24).
- ;
- ; NOTE: A valid LicenceNo(n) must exist foreach NetworkPath(n) that is defined.
- ; *****************************************************************************
-
- NetworkPath(0)=
-
- ; *****************************************************************************
- ; FilterRequired (0 - Not required (default), 1 - Required)
- ;
- ; Determines whether or not the product requires the use of the Licence
- ; Management System's filter service. If the product does not require the
- ; filter then there is less chance that a reboot will be required following
- ; the installaltion of the licence management system (although on some
- ; platforms if other products are already installed that already require the
- ; filter then the machine may have to be rebooted anyway.
- ; *****************************************************************************
-
- FilterRequired=1
-
-
-